Hi, Guys
Just typed "does b4a support with" into Google and got (from the AI)
Yes, B4A supports "with". "With" is a keyword in the B4A language, used to define properties of a class or object. It allows you to access and modify the properties of an object without repeating the object's name.
For example, in B4A you might use "with" to set multiple properties of a ListView object:
Follow with with a code example.
My simple attempts to use the with keyword failed - it highlights "with" in red so I did not continue.
Basically am I using "with" correctly or are we looking at the more AI questionable results.
Regards
Dave
Just typed "does b4a support with" into Google and got (from the AI)
Yes, B4A supports "with". "With" is a keyword in the B4A language, used to define properties of a class or object. It allows you to access and modify the properties of an object without repeating the object's name.
For example, in B4A you might use "with" to set multiple properties of a ListView object:
Follow with with a code example.
My simple attempts to use the with keyword failed - it highlights "with" in red so I did not continue.
Basically am I using "with" correctly or are we looking at the more AI questionable results.
Regards
Dave