= CONTROL/base/spclparam = Called to get user options for an application {{{ BOOL spclparam(COUNT option) }}} The ''option'' argument is a default option for the application and if the function returns '''YES''' the application will proceed with the rest of it's operation while if '''NO''' is returned then the application will terminate.