JSON Statham / Publications
Forum
Is there anyway to have an inline if within iCustom?
Hi, Don't know if I'm trying to push the boundaries of MQL5 here, but is there anyway to have an inline if within iCustom to determine the correct type for the parameter in MQL5? return iCustom ( Symbol (), Period (), "Testing\\" +customInputs[ 1 ],CheckIfNumeric(paramValues[ 0 ])? StringToInteger