API Reference > frontend-devTools > Tools > MapBaseColorTool > parseAndRun parseAndRun Method Executes this tool's run method with args[0] containing a 0 to 255 red component, args[1] containing a 0 to 255 green component, and args[2] containing a 0 to 255 blue component. These rgb values will be used to construct the color parameter passed to this tool's run method. parseAndRun(...args: string[]): boolean see MapBaseColorTool.run Parameter Type Description ...args string[] Returns - boolean Defined in frontend-devtools/src/tools/MapLayerTool.ts Line 434 Last Updated: 12 June, 2024