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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 0
