mirror of
https://github.com/jwetzell/showbridge-docs.git
synced 2026-08-13 17:43:39 +00:00
add layout for remaining processors/modules and order everything
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Float Parse
|
||||
title: Parse Float
|
||||
sidebar:
|
||||
label: Parse
|
||||
order: 1
|
||||
---
|
||||
The `float.parse` processor takes a string and parses it as a float with the specified `base` and `bitSize`. This processor will return an error if the message being processed is not a string or if the string cannot be parsed into a float.
|
||||
|
||||
Reference in New Issue
Block a user