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

This macro has the objective to delete global variables, stored in the PHP session.

Ex. 1:

sc_reset_global ([Login], [Pass]);