Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hello
I created a function, but I would like to add multiple choices like this:
Is it possible?
That helped a lot. I thought because I'm parsing value to parameters I don't need global variables. But, is it possible to call another async function inside an async function?
@likealife Fox gave you a Link to the Topic where you need to ask your Questions :) Duplicate: https://community.bablosoft.com/topic/22603/androidmanager-module-for-managing-android-emulators
@NotWegant Bro it is necessary to add "call function" in "main" while creating the module.
Use the structure {{Resource|notreuse}} or follow the image below. alt text
@tet-vivi said in The IF function with many options:
@phamtracanh A <100 && A> 50 ?
@Fox said in The IF function with many options:
@phamtracanh said in The IF function with many options: Hi everybody, I want to use the If function with many options. For example, if A <100 and A> 50. If you know, please help me. Thanks. https://javascript.info/logical-operators
@phamtracanh said in The IF function with many options:
Hi everybody, I want to use the If function with many options. For example, if A <100 and A> 50. If you know, please help me. Thanks.
https://javascript.info/logical-operators
Thank you.