4D v19formula.source | 
            |||||||||||||||||||||||||||||||||||||||||||||||
| 
                 
                
 | 
                
			
                    
                         
    4D v19
 
formula.source 
                                
                                
        
 | 
                ||||||||||||||||||||||||||||||||||||||||||||||
| Paramètre | Type | Description | ||||||
| formula.source | Texte | 
             
         | 
        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)"
Ajouter un commentaire