Path name to id

From Kolmafia
Revision as of 00:03, 8 June 2020 by imported>Fredg1 (temporary draft until function is fixed)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Function Syntax

int path_name_to_id(string name )

  • name is the partial(?) name of the path to convert.

Returns the specified path name as its path number. (This function is not yet working; this is a placeholder until it does and can be tested)

Code Samples

<Placeholder>.

<Placeholder>

Gives the following output.

<Placeholder>

See Also

my_path() | my_path_id() | path_id_to_name()

Special

<Placeholder>.