wrap-result ( string maxwidth -- string' )


Vocabulary
openai.ui

Inputs
stringa string
maxwidthan object


Outputs
string'a string


Word description
Takes a long string from the response and wraps it according to the repsonse pane width.

Definition