go_item() not working in post_text_item
915741Apr 30 2012 — edited Apr 30 2012Hi All, good morning...
my code resides in post_text_item trigger and this trigger allows only unrestricted built-ins.
based on various conditions in my code i want to navigate to the corresponding item, for this i have used go_item(...)
but go_item is a restricted command so i get the error " illegal command go_item() in post_text_item.
what should be another way to navigate to desired item...????
Thank you.