XML:BINA/OBJC/TRGV: Difference between revisions

m
Line 221: Line 221:
[[Image:Trigger_volume_string_comparison_bug.jpg|300px]]
[[Image:Trigger_volume_string_comparison_bug.jpg|300px]]


(EDIT: Interestingly, '''testVar eq testVar''' evaluates to '''true'''. So it seems that the string passed from BSL includes a non-printable character (end-of-line, perhaps). --[[User:Geyser|geyser]] ([[User talk:Geyser|talk]]) 18:54, 14 May 2020 (CEST) )
(EDIT: Interestingly, '''ai_name eq ai_name''' evaluates to '''true'''. So it seems that the string passed from BSL includes a non-printable character (end-of-line, perhaps). --[[User:Geyser|geyser]] ([[User talk:Geyser|talk]]) 18:54, 14 May 2020 (CEST) )


=====Possible workarounds=====
=====Possible workarounds=====