PLAY (function): Difference between revisions

From QB64 Phoenix Edition Wiki
Jump to navigation Jump to search
(Created page with "Short description here. {{PageSyntax}} : {{Parameter|resVar with type suffix}} = '''PLAY''' ({{Parameter|arguments with suffix}}) {{PageParameters}} * describe {{Parameter|resVar}} * descibe {{Parameter|argument}} {{PageDescription}} * Full describtion here, use as many dots you need. {{PageExamples}} * Place the example desciption here {{CodeStart}} Inside this block place keywords in Cl templates {{Cl|Keyword}} where the keyword=page link eg. {{Cl|PLAY}} for th...")
 
No edit summary
Line 12: Line 12:


{{PageDescription}}
{{PageDescription}}
* Full describtion here, use as many dots you need.
* Full description here, use as many dots you need.





Revision as of 09:37, 27 August 2022

Short description here.


Syntax

resVar with type suffix = PLAY (arguments with suffix)


Parameters

  • describe resVar
  • descibe argument


Description

  • Full description here, use as many dots you need.


Examples

  • Place the example desciption here
Inside this block place keywords in Cl templates
Keyword where the keyword=page link eg. PLAY for the PLAY statement
or
Keyword where the link is different from keyword
eg. PLAY for the PLAY function
or IF for the IF clause

See also



Navigation:
Main Page with Articles and Tutorials
Keyword Reference - Alphabetical
Keyword Reference - By usage
Report a broken link