$message
Returns the requested args.
Usage:
// Will output all args from user.
$message
// Outputs the <number> args from the user.
$message[number]Last updated
Was this helpful?
Returns the requested args.
// Will output all args from user.
$message
// Outputs the <number> args from the user.
$message[number]Last updated
Was this helpful?
Was this helpful?