ForResource
Shift and Break System Function
The ForResource function returns TRUE if the object executing the shift or break logic is a Resource.
Syntax
ForResource()
Example
If ForResource() Then Get Res1
Remarks
ForResource is valid in shift and break logic.