com
Used to manage app's background codes.
The basics
Basicly add method.
access {Def: public}
args {Def: {}}
name {Def: String.Empty}
code {Def: String.Empty}
isfield {Def: false}
returntype {Def: void}
fielddefualt {Def: String.Empty}
Example
Output:
Last updated