(Edited by Slither at 9:18 pm on 9/2/2025)
#request-input
Input the target SIC Alias
@sicalias
#endrequest-input
#sic-lookup-id
@sicalias
@lookupresults
#endsic-lookup-id
#some-other-command
@lookupresults
#endsome-other-command
It just takes the results of #sic-lookup-id or #grid-lookup-sic-id and puts that into a variable that is used later in the code.
But even if we DO need conditionals, conditionals aren't very complicated for someone who has no coding knowledge to learn. What is more complicated to learn is things like dicts, and so forth and those "best practices" when it comes the actually coding.
But maybe those commands that function as conditionals, and / or store results as new variables, could have an additional, optional "debugging" argument somehow?