Package DE_EPAGES::TLE::API::FormatHandler
This handler supports the following tle function:
- FORMAT - execute the formatter.
Example |
#FUNCTION("FORMAT", #Value, #Format, #Name) #FUNCTION("FORMAT", #Now, 'datetime;small', 'Now') same as #Now[datetime;small] but variable. |