Q1:
I know that there is:
but if there is the opposite of this function
I mean
or
Something like that.
Q2:
How to start a function when the server starts.
I know that there is:
Code:
when unmount begin
I mean
Code:
when mount begin
Code:
when begins_mount begin
Q2:
How to start a function when the server starts.