This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com

Home

 
4D v19
RUNTIME_STRING

RUNTIME_STRING 


 

RUNTIME_STRING ( expression ; format ) 
Parameter Type   Description
expression  Expression in Expression for which to return the string form (can be number, datetime, string, boolean)
format  String, Number in 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.



See also 

Converting 4D View plug-in formulas

 
PROPERTIES 

Product: 4D
Theme: 4D View Pro Formulas

 
PAGE CONTENTS 
 
HISTORY 

Created: 4D v17 R4

 
ARTICLE USAGE

4D View Pro Reference ( 4D v19)