Zontroy Code Generator
Search
⌃
K
🖌
Getting started with Zontroy
INTRODUCTION
Zontroy Code Generator
Zontroy Programming Language
Zontroy Environment
Zontroy Commands
Zontroy Project Types
Empty Project
Template Project
Zontroy File Types
Zontroy Single File
Zontroy Repeating File
Zontroy Inner Repeating File
Zontroy Tutorial
Zontroy Syntax
zg-entity
zg-if
zg-for
Data Type Conversion
Built-in Functions
Use Together
Github Copilot
ChatGPT
Zontroy How To
Javascript
Typescript
Java
Python
CSharp
PHP
Powered By
GitBook
zg-for
For Loop
For loop is a programming language conditional iterative statement which is used to check for certain conditions and then repeatedly execute a block of code as long as those conditions are met.
zg-for((([[[variable]]]:::[[[predefined_collection]]]))){{{
}}}
Zontroy Tutorial - Previous
zg-if
Next - Zontroy Tutorial
Data Type Conversion
Last modified
2mo ago