TCGJSonMemberList.AddJSonFunc(string,string,string,Boolean,TIWCGJSonFuncClass,Boolean,Boolean) Method

Represents method AddJSonFunc(string,string,string,Boolean,TIWCGJSonFuncClass,Boolean,Boolean).

Namespace: IWCGJQCommon
public
 function AddJSonFunc(const AName,AArgs,AFuncName: string; AHasFixedScript: Boolean; AFuncClass: TIWCGJSonFuncClass; AUnchangeable,AGenerateJSon: Boolean): TCGJSonFuncMember;

Parameters

AName
Type: string

AArgs
Type: string

AFuncName
Type: string

AHasFixedScript
Type: Boolean

AFuncClass
Type: TIWCGJSonFuncClass

AUnchangeable
Type: Boolean

AGenerateJSon
Type: Boolean

Return Value