Skip to content

Instantly share code, notes, and snippets.

@ambiorixg12
Last active December 19, 2018 20:44
Show Gist options
  • Save ambiorixg12/93c10f6820c5a357087d19734e7ac2c8 to your computer and use it in GitHub Desktop.
Save ambiorixg12/93c10f6820c5a357087d19734e7ac2c8 to your computer and use it in GitHub Desktop.
asterisk expressions
same=>n,GotoIf($[$["${profile_id:0:-1}"= "6"] & $["${version:0:-1}"<"7"]]?from-internal,970040015,1)
same=>n,GotoIf($[$["${profile_id:0:-1}"= "6"] & $["${version:0:-1}">="7"] & $["${version:0:-1}"<="8"]]?from-internal,970040010,1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment