Feeds
提问
Convert to array/cell
I'm building an app using app designer and I have these chunks of code: function CheckBoxValueChanged(app, event) ...
2 years 前 | 1 个回答 | 0
1
个回答提问
Using a for loop to hide multiple components on app designer
I'm a beginner at app design. I am making an app that requires to hide some spinner components: app.Spinner1.Visible = 'off' a...
2 years 前 | 1 个回答 | 0
