4D v19

formula.source

Home

 
4D v19
formula.source

formula.source 


 

   
Parameter Typ   Beschreibung
formula.source   Text in Formula as text expression

Read-only property

The formula.source property contains the source expression of the formula as text. 

 C_OBJECT($of)
 C_TEXT($tf)
 $of:=Formula(String(Current time;HH MM AM PM))
 $tf:=$of.source //"String(Current time;HH MM AM PM)"



Siehe auch 

Formula
Formula from string

 
EIGENSCHAFTEN 

Produkt: 4D
Thema: Formel

 
GESCHICHTE 

Erstellt: 4D v18 R2

 
ARTIKELVERWENDUNG

4D Programmiersprache ( 4D v19)
4D Programmiersprache ( 4D v19.1)