T txseo Client Регистрация 31.05.2013 Сообщения 23 Благодарностей 0 Баллы 1 11.05.2017 #1 test = flds_Exist.indexOf(fieldNames); return test; That should return a '-1' to the variable but does not.
test = flds_Exist.indexOf(fieldNames); return test; That should return a '-1' to the variable but does not.
VladZen Administrator Команда форума Регистрация 05.11.2014 Сообщения 22 613 Благодарностей 5 958 Баллы 113 12.05.2017 #2 txseo сказал(а): test = flds_Exist.indexOf(fieldNames); return test; That should return a '-1' to the variable but does not. Нажмите, чтобы раскрыть... Why should it return "-1"? Could you please give full example?
txseo сказал(а): test = flds_Exist.indexOf(fieldNames); return test; That should return a '-1' to the variable but does not. Нажмите, чтобы раскрыть... Why should it return "-1"? Could you please give full example?
T txseo Client Регистрация 31.05.2013 Сообщения 23 Благодарностей 0 Баллы 1 15.05.2017 #3 Vlad, thanks for responding. I later figured out that a misplaced period was throwing an error prior to this call.
Vlad, thanks for responding. I later figured out that a misplaced period was throwing an error prior to this call.