Foldit Lua Function dialog.AddLabel
Comments0
683pages on
this wiki
this wiki
dialog.AddLabel
Edit
Function: table dialog.AddLabel(string label)
Description: Add label.
V1 Function Name: New to V2
More Information: Details
Remarks
Edit
Adds a label to the dialog, which is just a string.
Example
Edit
See the example on the dialog.Show() function.