= FindChromiumPath ** 825gen2 ** = Get the full path to the chromium browser {{{ const char* FindChromiumPath(void); }}} == Parameters == No parameters == Return Value == This function returns character array pointer to the path, or NULL if not found. == Remarks == == Examples == == See Also ==