Div Games Online
logo Div Games Online

Documentation: Functions list of Div GO : Div Games Online v2.04.2

all functions (Div / Div 2 / Div GO) original functions (Div / Div 2) new functions (Div GO)
filter functions:
[math] [graphics primitives] [string] [print text] [interaction processes] [scroll] [mode7] [scene3D] [graphic effects] [sound] [video] [geometric] [pathfinding] [color] [region] [general interaction program] [date/time] [saved data] [string conversion] [resource load] [music module] [array functions] [websocket]
search functions:  

2 functions (Div / Div 2 / Div GO):

date(date variable);see example
- date variable:
d_day // returns the numeric value of the day
d_week // returns the numeric value of the week
d_month // returns the numeric value of the month
d_year // returns the numeric value of the year
time(time variable);see example
- time variable:
t_milliseconds // returns the numeric value of the millisecond
t_seconds // returns the numeric value of the second
t_minutes // returns the numeric value of the minutes
t_hours // returns the numeric value of the hours