Difference between revisions of "Path name to id"

From Kolmafia
Jump to navigation Jump to search
imported>Fredg1
(temporary draft until function is fixed)
(No difference)

Revision as of 00:03, 8 June 2020

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>.