Flowgorithm การ Run Flowchart Run Step Run Speed 17
Flowgorithm Console : หนาตาง Output output Input from Keyboard 18
Flowgorithm ชนด ขอมล Data Type q. Integer Data Type จำนวนเตม q. Real Data Type จำนวนจรง q. String Data Type ขอความ q. Boolean Data Type ตรรกะ 20
Flowgorithm ฟงกชน พนฐาน (Intrinsic Functions) q. Abs(n) Absolute Value q. Sqrt(n) Square Root q. Len(s) Length of a string q. Char(s, i) Returns a character from the string s at index i q To. String(n)Convert a number to a string q. Random(n)A random number between 0 and (n - 1) q Size(a) The size (number of elements) in an array 21