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

Home

 
4D v20 R7
C_TIME

C_TIME 


 

C_TIME ( {method ;} variable {; variable2 ; ... ; variableN} )  
Parameter Type   Description
method  Method in Optional name of method
variable  Variable in Name of variable(s) to declare

This command is deprecated as of 4D 20 R7. It is now recommended to enable the direct typing mode and to use the var keyword to declare variables and #DECLARE or class function prototypes to declare parameters. 



See also 

Compiler Commands
Count parameters

 
PROPERTIES 

Product: 4D
Theme: Deprecated Commands
Number: 306

This command is deprecated and should not be used anymoreThis command can be run in preemptive processes

 
PAGE CONTENTS 
 
HISTORY 

New
Created: < 4D v6
Renamed: 4D v20 R7 (C_TIME)

 
ARTICLE USAGE

4D Language Reference ( 4D v20 R7)