Resource Reset
Use this command to clear all resources in the memory. The resource bundle will be loaded again the next time it is accessed.
Syntax
RESOURCE RESET
Syntax example
LoadKar NetInterestIncome.kar CPM\NII\karfiles
Set PROPERTY TST.Message1 = "[[Resource,Issue\Messages,Text1]]"
Show message "$TST.Message1$"
LoadKar NetInterestIncome.kar CPM\NII\karfiles
RESOURCE RESET
Set PROPERTY TST.Message1 = "[[Resource,Issue\Messages,Text1]]"
Show message "$TST.Message1$"
See also
• Load
• LoadKar
• Unload