C Carzer Новичок Регистрация 17.07.2023 Сообщения 4 Благодарностей 2 Баллы 3 18.07.2023 #1 How should I write this grammar, let if judge the length of the string in this variable. How should I use the database action? I really don’t know how to use it.
How should I write this grammar, let if judge the length of the string in this variable. How should I use the database action? I really don’t know how to use it.
myndeswx Client Регистрация 15.05.2017 Сообщения 436 Благодарностей 104 Баллы 43 18.07.2023 #2 You should use C# block for that C#: return project.Variables["BatteryText"].Value.Length;
C Carzer Новичок Регистрация 17.07.2023 Сообщения 4 Благодарностей 2 Баллы 3 19.07.2023 #3 myndeswx,帖子:754135,会员:19655 сказал(а): 您应该为此使用 C# 块 C#: return project.Variables["BatteryText"].Value.Length; [/引用] 噢,太感谢了,我怎么没想到呢 Нажмите, чтобы раскрыть... Реакции: myndeswx
myndeswx,帖子:754135,会员:19655 сказал(а): 您应该为此使用 C# 块 C#: return project.Variables["BatteryText"].Value.Length; [/引用] 噢,太感谢了,我怎么没想到呢 Нажмите, чтобы раскрыть...
VladZen Administrator Команда форума Регистрация 05.11.2014 Сообщения 22 453 Благодарностей 5 913 Баллы 113 19.07.2023 #4 You should type it like this: JavaScript: '{-Variable.BatteryText-}'.length < 200 Реакции: Carzer и myndeswx
VladZen Administrator Команда форума Регистрация 05.11.2014 Сообщения 22 453 Благодарностей 5 913 Баллы 113 19.07.2023 #5 As for working with database, you should use these help manuals. Реакции: Carzer
C Carzer Новичок Регистрация 17.07.2023 Сообщения 4 Благодарностей 2 Баллы 3 24.07.2023 #6 VladZen,帖子:754242,会员:8322 сказал(а): 你应该这样输入: JavaScript: '{-Variable.BatteryText-}'.length < 200 [/引用] 谢谢 Нажмите, чтобы раскрыть...
VladZen,帖子:754242,会员:8322 сказал(а): 你应该这样输入: JavaScript: '{-Variable.BatteryText-}'.length < 200 [/引用] 谢谢 Нажмите, чтобы раскрыть...