sc_reset_global([Global_Variable1], [Global_Variable2] ...)

This macro is used to delete global variables, stored in the PHP session.

 

Ex. 1:

sc_reset_global ([Login], [Pass]);