Actions
Feature #5217
closed/msgbox might have a new parameter to edit the title
Start date:
01/28/2021
Due date:
% Done:
0%
Estimated time:
Operative System:
All
Description
self-explanatory
kinda: /msgbox [-t] <message> [title]
Updated by Cassio Luz S. almost 4 years ago
But i have been thinking now it might be a little controverse to add this feature...because of the spaces, right?
Perhaps there is an option somewhere to modify the default title?
Updated by Per Amundsen almost 4 years ago
- Category set to Scripting
- Status changed from New to Rejected
- Assignee set to Per Amundsen
/msgbox is a relic from a scripting language I made before msl, you should use $input instead.
Actions