Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

window_set_caption

drewmccluskey edited this page Feb 12, 2019 · 3 revisions

window_set_caption

This will set the window caption to an input string

Syntax:

window_set_caption(caption)
Argument Description
string caption Name of window

Returns: void

Description:

This will set the window caption of the current window.

Example:

window_set_caption("Options");

The above code will set the caption of the window to "Options".

Back to window-functions

Clone this wiki locally

AltStyle によって変換されたページ (->オリジナル) /