Class: RetObject

Utils~RetObject(success, msg, dataopt, debugopt)

new RetObject(success, msg, dataopt, debugopt)

Parameters:
Name Type Attributes Description
success boolean true if function executed successfully
msg string a nice message of what happened
data * <optional>
return data
debug * <optional>
any developer data
Source: