Finish errors managing (cheat sheet) #1

Open
opened 2023-07-06 15:34:14 +02:00 by EndMove · 0 comments
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
Kind/Feature
Priority
Low
labels 2023-07-06 15:34:14 +02:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: IO-ProjectsOfficial/cheat-sheet-lua#1
No description provided.