gen_time
Gets the datetime when the application was generated.
Available in:
| Apps (win)  | 
Apps (char)  | 
Reportwriter  | 
RPC  | 
Standalone PL | 
| X    | 
X    | 
X    | 
X    | 
X    | 
   
Syntax
datetime gen_time()
Description
Returns the datetime when the application was generated with TRIMgen.
Example
Displays the application generation datetime information on the screen.
field = gen_time();