4D TAGS(input;output) 😈 😱 myName:="<!--#4DHTML QUIT 4D-->" input:="My name is: <!--#4DTEXT myName-->" PROCESS 4D TAGS(input;output) "My name is: <!--#4DHTML QUIT 4D-->" 😊
If…Else…End if Case of…Else…End case While…End while Repeat…Until For…End for デバッグ TRACE エラーハンドリング ON ERR CALL コメント // ` プロジェクトメソッド "4DタグとURL"オプション の制約を受けない インデント tab, space CR, LF
if ($graphType=7) $nbSeries:=1 if ($nbValues>8) DELETE FROM ARRAY:C228($yValuesArrPtr{1}->;9;100000) $nbValues:=8 end if end if end if --> 15r4 #4DCODE
initialisations $graphType:=1 If (OB Is defined($graphParameters;"graphType")) $graphType:=OB Get($graphParameters;"graphType") If ($graphType=7) $nbSeries:=1 If ($nbValues>8) DELETE FROM ARRAY($yValuesArrPtr{1}->;9;100000) $nbValues:=8 End if End if End if ϝιουͷίϐʔϖʔετ 15.0 METHOD GET CODE
initialisations $graphType:=1 If (OB Is defined:C1231($graphParameters;"graphType")) $graphType:=OB Get:C1224($graphParameters;"graphType") If ($graphType=7) $nbSeries:=1 If ($nbValues>8) DELETE FROM ARRAY:C228($yValuesArrPtr{1}->;9;100000) $nbValues:=8 End if End if End if ϝιουͷίϐʔϖʔετ 15r4 METHOD GET CODE Code with tokens