#DmT# returns empty string for minute 0. How do i match that in conditional expressions?
#DmT#==""?a:b fails
#DmT#==āā?a:b fails
#DmT#==null?a:b fails
#DmT#== ?a:b fails
#DmT# returns empty string for minute 0. How do i match that in conditional expressions?
#DmT#==""?a:b fails
#DmT#==āā?a:b fails
#DmT#==null?a:b fails
#DmT#== ?a:b fails
Why do you need to mate you can always use #DmZ# to run exceptions from
Go at it sideways ā¦ just use the tag for minutes (numeric value).
$#Dm#==0?a:b$
Gosh I feel so dumb now. Thanks, that should work, but while Iām here, is there any way to match empty strings?
@Facer_Official might like to comment ā¦
I think this is a weakness / design-flaw in the underlying syntax parser.
And, they are missing functions for string-length, sub-string, etc. anyway.