Finish errors managing (cheat sheet) #1
EndMove
commented 2023-07-06 15:34:14 +02:00
Owner
README.md
Lines 411 to 421 in 74b02df3c1
````lua |
|
-- Throw an error if the first argument is false |
|
-- the second argument is the error message. |
|
assert(type(firstvariable) = 'string', 'not a string') |
|
-- TODO to continue |
|
```` |
https://git.endmove.eu/IO-ProjectsOfficial/cheat-sheet-lua/src/commit/74b02df3c1aa67579a502a2abbb3ac2169e3f64c/README.md#L411-L421
EndMove
added the 2023-07-06 15:34:14 +02:00
Kind/Feature
Priority
Low
labels
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?