Jump to content

Linebreak within SplashTextOn


 Share

Recommended Posts

Trying to find a way to put a line break into SplashTextOn, I read that @LF is used for displaying multiple lines of data, but it doesn't seem to work the way I understood it.

$state = $state & $runs & $space & @LF
    SplashTextOn("Runs", $state, 300, 300, 1570, 175, 4, "")

the $space was another attempt at working around $state and $runs being smashed together, where $space was defined simply was " ". Didn't work either ( was a long shot).

Thanks for any pointers.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...