This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v19
RUNTIME_STRING
|
RUNTIME_STRING ( expression ; format ) | ||||||||
Parameter | Type | Description | ||||||
expression | Expression |
![]() |
Expression for which to return the string form (can be number, datetime, string, boolean) | |||||
format | String, Number |
![]() |
Display format | |||||
Compatibility Note: This function is intended to be used when converting 4D View documents to 4D View Pro documents. It other contexts, it is useless.
The RUNTIME_STRING function returns expression as a string with the defined format. It internally calls the String 4D command; it takes the same parameters and returns the same result.
Product: 4D
Theme: 4D View Pro Formulas
Created: 4D v17 R4
4D View Pro Reference ( 4D v19)