Hi, how would you handle an apostrophe when writing an if conditional statement, example, if the data was "Jack's iPhone", that apostrophe would conflict with the statement:< xf:if is="{$xf.visitor.Profile.custom_fields.PhoneName} == 'Jack's iPhone'">
Just wondering how to correctly fix this.