Converts an array of strings into a map where the keys are the strings and the value is true. | Code Block |
|---|
| javascript |
|---|
| javascript |
|---|
| bgColor | white |
|---|
| borderStyle | nonejavascript |
|---|
|
fluid.arrayToHash(array);
|
File name: fluidRenderer.js Parameters| Span (Deprecated) |
|---|
| array
| (Array) Array of strings to convert into a hash map |
|
Return Value |