Frequently Asked Questions (FAQ)
- Does NDSL support strings?
-
No. NDSL in no way supports strings. There are only three accepted data types:
Float
,Int
, andBool
.
No. NDSL in no way supports strings. There are only three accepted data types: Float
, Int
, and Bool
.