Ticket #16 (closed new feature: duplicate)

Opened 2 months ago

Last modified 2 months ago

grabdefault()

Reported by: Xandar Owned by:
Priority: low Milestone:
Component: rhostmush Version:
Severity: none Keywords:
Cc:

Description

Same exact as grab(), only allow a default if the grab doesn't match anything.

Example:

grabdefault(This is a test,oomph,nothing)

would return

nothing

- X

Change History

Changed 2 months ago by Ashen-Shugar

  • status changed from new to closed
  • resolution set to duplicate

ifelse(!!$setr(0,grab(This is a test,oomph,nothing)),%q0,nothing)

Too easy to duplicate with softcode with very little overhead, so doesn't pass the 'Result >= Effort' clause with adding hardcode.

Sorry Xan :)

Note: See TracTickets for help on using tickets.