Note: Built-In Function Rules Usage Options
Returns a list of all templates in the system.
This is a Specialized Built-In Function for use in a Development Environment only.
Arguments
No.
Type
Req/ Opt
Description
Min Len
Max Len
Min Dec
Max Dec
1
A
Req
Search Template
10
Return Values
L
Working list containing Template details.
The list must not contain more than 32,676 entries and entries must be in the following format:
From - To Description
1 - 10 Template Name
11 - 50 Template Description
50
2
The last Template in the returned list.
3
Return Code
OK = list returned partially or completely filled with template details. No more Templates exist beyond those returned in the list.
OV = list returned completely filled, but more Templates than could fit in the list still exist.
NR = list was returned empty. Last Template in list returned as blanks.